- array parameter
- Вычислительная техника: параметр массива, параметр типа "массив"
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Array slicing — In computer programming, array slicing is an operation that extracts certain elements from an array and packages them as another array, possibly with different number of indices (or dimensions) and different index ranges. Two common examples are… … Wikipedia
Array data type — Not to be confused with Array data structure. In computer science, an array type is a data type that is meant to describe a collection of elements (values or variables), each selected by one or more indices that can be computed at run time by the … Wikipedia
Orthogonal array testing — See also: Latin square Orthogonal array testing is a black box testing technique which is a systematic, statistical way of software testing .[1] [2]It is used when the number of inputs to the system is relatively small, but too large to allow for … Wikipedia
Procedural parameter — In computing, a procedural parameter is a parameter of a procedure that is itself a procedure.This concept is an extremely powerful and versatile programming tool, because it allows programmers to modify certain steps of a library procedure in… … Wikipedia
Bit array — A bit array (or bitmap, in some cases) is an array data structure which compactly stores individual bits (boolean values). It implements a simple set data structure storing a subset of {1,2,..., n } and is effective at exploiting bit level… … Wikipedia
Very Small Array — Infobox Telescope bgcolour = name = Very Small Array caption = organization = Cavendish Astrophysics Group, University of Cambridge Jodrell Bank Observatory, University of Manchester Instituto de Astrofisica de Canariascite web |… … Wikipedia
Named parameter — In computer programming, named parameters or keyword arguments refer to a computer language s support for function calls that clearly state the name of each parameter within the function call itself. Contents 1 Overview 2 Use in programming… … Wikipedia
Parametric array — The parametric array is a nonlinear transduction mechanism that generates narrow, nearly sidelobe free beams of low frequency sound, through the mixing and interaction of high frequency sound waves, effectively overcoming the diffraction limit (a … Wikipedia
Beam parameter product — In laser science, the beam parameter product (BPP) is the product of a laser beam s divergence angle (half angle) and the radius of the beam at its narrowest point (the beam waist).cite web|url=http://www.rp photonics.com/beam parameter… … Wikipedia
Focal plane array testing — (under development sep 15)Focal Plane Array testing (FPA testing) is the test engineering process of validation and verification (V V) of operation of focal plane array imaging devices, device under test (DUT), at various levels of the… … Wikipedia
Video Graphics Array — (kurz: VGA) ist ein Computergrafik Standard, der bestimmte Kombinationen von Bildauflösung und Farbanzahl (Farb Bit Tiefe) sowie Wiederholfrequenz definiert. VGA war, im Gegensatz zu seinen Vorgängern EGA und CGA, zu Anfang als Ein Zoll Prozessor … Deutsch Wikipedia